home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1997 February / macformat-047.iso / Demos / Chiller Killers / Chiller / Chiller.DXR / 00508.ls < prev    next >
Encoding:
Text File  |  1996-11-28  |  66 b   |  6 lines

  1. on keyDown
  2.   if the keyCode = 18 then
  3.     go("help")
  4.   end if
  5. end
  6.